LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Retrieve<T>() Method

Show in webframe





Type of object to get from the container.
Resolve an instance of the default requested type from the container.
Syntax
public static T Retrieve<T>()
'Declaration
 
Public Overloads Shared Function Retrieve(Of T)() As T
'Usage
 
Dim value As T
 
value = ServiceLocator.Retrieve(Of T)()

            

            
public:
static T^ Retrievegeneric<typename T>
(); 

Type Parameters

T
Type of object to get from the container.

Return Value

The retrieved object.
Requirements

Target Platforms

See Also

Reference

ServiceLocator Class
ServiceLocator Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features